CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - algorithms in

搜索资源列表

  1. matlab

    1下载:
  2. 利用遗传算法中的gaopt函数求解函数最优化问题-The use of genetic algorithms in function gaopt function optimization problem solving
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-26
    • 文件大小:1594
    • 提供者:Alice Wang
  1. Oreilly.Algorithms.in.a.Nutshell.2008

    0下载:
  2. As the name implies "Algorithms in a Nutshell". A very good algo ebook, especially for new developers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:11424033
    • 提供者:hdemir
  1. Sams.Publishing.Data.Structures.and.Algorithms.pdf

    0下载:
  2. Data.Structures.and.Algorithms in java second edition
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3631283
    • 提供者:cywin
  1. Algorithms_in_a_Nutshell_Source_Code

    0下载:
  2. The associated code repository to the "Algorithms in a Nutshell" book published by O Reilly Media, Inc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10357009
    • 提供者:nick
  1. Top_10_Algorithms_in_Data_Mining

    0下载:
  2. 数据挖掘10大算法 Top 10 Algorithms in Data Mining (ICDM06 Panel)-Top 10 Algorithms in Data Mining (ICDM06 Panel)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1840572
    • 提供者:yufei
  1. Core_Techniques_and_Algorithms_in_Game_Programmin

    0下载:
  2. Core Techniques and Algorithms in Game Programming ebook.
  3. 所属分类:Game Program

    • 发布日期:2017-05-24
    • 文件大小:7961308
    • 提供者:PHJ
  1. Algorithms.In.C.3rd.Ed.Part5.Graph.Algorithms

    1下载:
  2. 经典算法书(中文版)。这一套算法系列书介绍了当今最重要的算法,共分3卷,这是第2卷(第五部分),集中讲解图算法。本书共有6章(第17章~第22章)。第17章详细讨论图性质和类型,第18章~第22章分别讲解图搜索、有向图和DAG、最小生成树、最短路径以及网络流。书中提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。-Algorithms in C, Third Edition, Part 5: Graph Algorithms is the second book in Sedgewi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-01
    • 文件大小:13904888
    • 提供者:wang
  1. Algorithms.in.C.Parts.1-4.Fundamentals.Data.Struct

    2下载:
  2. 经典算法书(中文版).《C算法》介绍了当今最重要的算法,共分3卷,本书是第1卷。第1卷分4部分、共16章。第一部分“基础知识”(第1~2章)介绍了基本算法分析原理。第二部分“数据结构”(第3~5章)讲解算法分析中必须掌握的数据结构知识。主要包括基本数据结构、抽象数据结构、递归和树。第三部分“排序”(第6~11章)按章节顺序分别讨论了基本排序方法(如选择排序、插入排序、冒泡排序、希尔排序等)、快速排序方法,归并和归并排序方法、优先队列与堆排序方法、基数排序方法以及特殊目的排序方法,并比较了各种排序
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-12
    • 文件大小:19883343
    • 提供者:wang
  1. Data.Structure.And.Algorithms.In.C.2nd.ed.-.Adam.D

    0下载:
  2. 由Adam.Drozdek编写的数据结构和算法,C语言版的,第二版。比较经典。-Data.Structure.And.Algorithms.In.C.2nd.ed .-. Adam.Drozdek
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:4070176
    • 提供者:wang jungang
  1. The+Top+Ten+Algorithms+In+Data+Mining+(Crc+Press+

    0下载:
  2. top ten algorithms in Data mining from CRC press, which will helpful to those who are doing relative works.
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3171149
    • 提供者:cgdg3
  1. Data-Structures-and-Algorithms-in-CSharp

    0下载:
  2. Data Structures and Algorithms in C#
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:73017
    • 提供者:sadegh
  1. numerical-algorithms-in-C

    0下载:
  2. C语言数值算法大全,包含各种数值算法的源码-Daquan numerical algorithms in C, contains a variety of numerical algorithm source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-11
    • 文件大小:18957753
    • 提供者:Simic
  1. RELAY-HANDOFF-ALGORITHMS-IN

    0下载:
  2. 在协作分集系统中使用能量增益的绝对值和测量值来分析越区切换的算法。-Analysis of relay handoff algorithms in cooperative diversity systems using absolute and relative measurements of energy gain
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:376263
    • 提供者:龙辉
  1. Data-Structures-and-Algorithms-in-Java-4th

    0下载:
  2. Data Structures and Algorithms in Java (4th edition)
  3. 所属分类:Java Develop

    • 发布日期:2017-06-03
    • 文件大小:15638193
    • 提供者:alper
  1. Algorithms.in.C.Parts.1-4

    0下载:
  2. 算法:C语言的实现。非常经典的一本书、、、、愿与大家共勉。-Algorithms in C,Parts1-4
  3. 所属分类:Data structs

    • 发布日期:2017-06-12
    • 文件大小:19888017
    • 提供者:于磊
  1. Data.Structures.and.Algorithms.in.C

    0下载:
  2. C++数据结构与算法第二版英文版Adam Drozdek著 -Data Structures and Algorithms in C
  3. 所属分类:Data structs

    • 发布日期:2017-06-14
    • 文件大小:22521685
    • 提供者:支付宝
  1. Use-of-genetic-algorithms-in-TSP

    0下载:
  2. 利用人工智能中的遗传算法解决转换码与巡回销售问题TSP-Use of genetic algorithms in artificial intelligence to solve the conversion code and tour sales
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:109653
    • 提供者:陈唐龙
  1. top-10-Algorithms-in-data-mining

    0下载:
  2. 数据挖掘中十种经典算法-top 10 Algorithms in data mining
  3. 所属分类:matlab

    • 发布日期:2017-11-04
    • 文件大小:1151225
    • 提供者:jerry
  1. Algorithms-in-CPP

    0下载:
  2. This Book Best Describe the Algorithms in C++.
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:118289
    • 提供者:ullah
  1. Neural-Networks-Algorithms-in-Prediction-of-therm

    0下载:
  2. Neural Networks Algorithms in Prediction of thermal in transfo oil
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:242375
    • 提供者:saad
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com